Lender Price API Web Service
Lender Price API Web Service / RatePeriodLite Json Schema
In This Topic
    RatePeriodLite Json Schema
    In This Topic
    Overview
    RatePeriodLite
    applyParRounding : boolean
    autoImportClz : string
    classType : string
    company : NmlsCompanyLite
    createdFromCompanyId : ObjectId
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    createdFromCompanyName : string
    createdFromRatePeriodId : ObjectId
    createdFromRatePeriodValidAs : string
    customDisplayLenderName : string
    defaultAdminFee : number
    end : string
    expired : boolean
    fees : Array[Fee]
    ficoModifierCapRange : IntegerRangeLeGe
    fileKeyForAutoImport : string
    limitCode : string
    loanLimitYearOverride : integer
    lockStatusPolicyId : string
    ltvModifierCapRange : DoubleRangeGeLe
    from : number
    The minimum value for the range.
    to : number
    The maximum value for the range.
    maxCompensation : number
    name : string
    originalRatePeriodId : string
    overrideHoldBack : number
    parentRateOrCompanyInvalid : boolean
    public : boolean
    publish : boolean
    rateType : string
    showCompanyName : boolean
    skipConstructionPeriod : boolean
    useInvestorLockPolicy : boolean
    validAsOf : string
    Properties
    NameDescriptionData Type
     boolean
     string
     string
     NmlsCompanyLite
     ObjectId
     string
     ObjectId
     string
     string
     number
     string
     boolean
     Array[Fee]
     IntegerRangeLeGe
     string
     ObjectId
     string
     integer
     string
     DoubleRangeGeLe
     number
     string
     string
     number
     boolean
     boolean
     boolean
     string
     boolean
     boolean
     boolean
     string
    See Also